STEP 3: Let's make our mouse's face bigger!

Comments are part of our code that do not get read by the computer. We can use the comments above the toolkit commands to figure out what each argument does. Commented lines start with a # and appear grey in the editor.

  • Use the comment above the shape command to find the size argument.
  • Change the triangle's size argument to 350.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)